hysop.numerics.fft package¶
Submodules¶
- hysop.numerics.fft.fft module
FFTI
FFTI.allocate_output()
FFTI.allocate_plans()
FFTI.check_backend()
FFTI.dct()
FFTI.default_interface()
FFTI.default_interface_from_backend()
FFTI.dst()
FFTI.fft()
FFTI.get_transform()
FFTI.idct()
FFTI.idst()
FFTI.ifft()
FFTI.irfft()
FFTI.new_queue()
FFTI.plan_accumulate()
FFTI.plan_compute_energy()
FFTI.plan_copy()
FFTI.plan_fill_zeros()
FFTI.plan_transpose()
FFTI.rfft()
FFTPlanI
FFTQueueI
HysopFFTDataLayoutError
HysopFFTWarning
is_byte_aligned()
mk_shape()
mk_view()
- hysop.numerics.fft.fftw_fft module
- hysop.numerics.fft.gpyfft_fft module
GpyDCTIIIPlan
GpyDCTIIPlan
GpyDCTIPlan
GpyDSTIIIPlan
GpyDSTIIPlan
GpyDSTIPlan
GpyFFT
GpyFFTPlan
GpyFFTPlan.DEBUG
GpyFFTPlan.allocate()
GpyFFTPlan.bake()
GpyFFTPlan.calculate_transform_strides()
GpyFFTPlan.check_transform_shape()
GpyFFTPlan.compute_input_array_offset()
GpyFFTPlan.compute_output_array_offset()
GpyFFTPlan.compute_pointer_offset()
GpyFFTPlan.context
GpyFFTPlan.enqueue()
GpyFFTPlan.enqueue_arrays()
GpyFFTPlan.execute()
GpyFFTPlan.extract_array()
GpyFFTPlan.fake_array()
GpyFFTPlan.generate_twiddles()
GpyFFTPlan.get_array_offset()
GpyFFTPlan.input_array
GpyFFTPlan.output_array
GpyFFTPlan.post_offset_callback()
GpyFFTPlan.pre_offset_callback()
GpyFFTPlan.pre_offset_callback_C2R()
GpyFFTPlan.profile()
GpyFFTPlan.queue
GpyFFTPlan.ready
GpyFFTPlan.required_buffer_size
GpyFFTPlan.set_callbacks()
GpyFFTPlan.setup()
GpyFFTPlan.setup_plan()
GpyR2RPlan
HysopGpyFftWarning
- hysop.numerics.fft.host_fft module
- hysop.numerics.fft.numpy_fft module
- hysop.numerics.fft.opencl_fft module
- hysop.numerics.fft.scipy_fft module